WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridRowColCollection<T> Class / SetSource Method
In This Topic
    SetSource Method (GridRowColCollection<T>)
    In This Topic
    Syntax
    protected void SetSource( 
       C1.DataCollection.IDataCollection<T> collection
    )

    Parameters

    collection
    See Also